home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds / df.man < prev    next >
Encoding:
Text File  |  1988-12-30  |  749 b   |  26 lines

  1. ' $Header: /a/newcmds/df/RCS/df.man,v 1.2 88/12/30 09:25:16 ouster Exp $ SPRITE (Berkeley)
  2. .so \*(]ltmac.sprite
  3. .HS DF prog
  4. .BS
  5. .SH NAME
  6. df \- Print information about disk free space
  7. .SH SYNOPSIS
  8. \fBdf\fR [\fIfile file \fR...]
  9. .BE
  10.  
  11. .SH DESCRIPTION
  12. .PP
  13. This command will print information about disk utilization and free
  14. space for some or all of the file system domains.  If no arguments
  15. are given, it prints out information for all the domains in the
  16. current host's prefix table (i.e., all the domains that have been
  17. accessed since the host was booted).  If one or more \fIfile\fR
  18. arguments is given, then \fBdf\fR will print out information for the
  19. domains containing those files.
  20.  
  21. .SH "SEE ALSO"
  22. prefix
  23.  
  24. .SH KEYWORDS
  25. disk, free space, utilization
  26.